
Program:   Debugger83 BETA
Size:      4393 bytes
Platform:  SOS 2.0

Author:    Jean Carot  <yhean@mailcity.com>
Homepage:  http://perso.club-internet.fr/scarot/adp


 <About>
Debugger83 is the beta version of (you guess it) a debugger for the TI83 under SOS.
It allows you to disassemble the TI's memory and to see the address, the code and hex-code.

IMPORTANT:
This is a BETA version so some (alot) instructions are not supported yet but most of them are.
Another important point: each number is in hexadecimal (so if you see ld a,17 it will mean ld a,$17...)


 <Keys>
-[UP]/[DOWN]         :memory -1/+1
-[RIGHT]+[UP]/[DOWN] :memory -100/+100
-[DEL]               :exit to SOS

-[DOWN]              :go down a page in memory
-[DEL]               :go back to "choose address" page

and that's all... sorry but this is a beta version :(


 <Bugs>
Please tell me if you find any (remember that this is a beta version so it contains alot).